gtktexthandle: Set parent through API call
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 24 Apr 2020 22:09:41 +0000 (00:09 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 24 Apr 2020 22:09:41 +0000 (00:09 +0200)
commit2c23546ba90ff1a44789e9281d8fc952f0b40af5
tree01469c18b6dd610d0fa9391752b1538f54a7c93d
parent9ed579505d40fb5283c8d31e096130dbe260e093
gtktexthandle: Set parent through API call

The GtkWidget::parent property went readonly, use the API call
to ensure the text handle has a parent set.
gtk/gtktexthandle.c